Skip to content

ci: fetch Git LFS assets in CI#21

Merged
tim-kos merged 1 commit intomainfrom
tim/ci-enable-lfs-checkout
Apr 28, 2026
Merged

ci: fetch Git LFS assets in CI#21
tim-kos merged 1 commit intomainfrom
tim/ci-enable-lfs-checkout

Conversation

@tim-kos
Copy link
Copy Markdown
Member

@tim-kos tim-kos commented Apr 28, 2026

Summary

Enable Git LFS checkout in CI.

Why

The last failing run happened right after moving test assets to LFS. Without LFS checkout, CI can run against pointer files instead of the real binary fixtures (for example chameleon.jpg), which can break both Gradle and Docker harness test flows.

Changes

  • Set lfs: true on actions/checkout@v4 in the Android CI job.

Notes

The historical failed run logs are expired (HTTP 410 from GitHub Actions logs endpoint), so this change is based on workflow/repo inspection and failure timing.

@tim-kos tim-kos merged commit b7003c0 into main Apr 28, 2026
3 checks passed
@tim-kos tim-kos deleted the tim/ci-enable-lfs-checkout branch April 28, 2026 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant